# Page Not Found

The URL `oauth/request URL` does not exist.

You might be looking for one of these pages:
- [OAuth](https://kathan19.gitbook.io/howtohunt/oauth/oauth.md)
- [OAuth Hunting](https://kathan19.gitbook.io/howtohunt/oauth/oauth-2.0-hunting-methodology.md)
- [CSRF Bypass](https://kathan19.gitbook.io/howtohunt/csrf/cross_site_request_forgery_bypass.md)
- [SAML](https://kathan19.gitbook.io/howtohunt/saml/saml.md)
- [SSTI](https://kathan19.gitbook.io/howtohunt/ssti/ssti.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://kathan19.gitbook.io/howtohunt/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://kathan19.gitbook.io/howtohunt/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/howtohunt/oauth/oauth.md`)
- Use `Accept: text/markdown` header for content negotiation